[INFO] cloning repository https://github.com/freepicheep/nuance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freepicheep/nuance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreepicheep%2Fnuance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreepicheep%2Fnuance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff0d25924f3af4ffecde85d571971bfb3233120b
[INFO] testing freepicheep/nuance against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreepicheep%2Fnuance" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/freepicheep/nuance
[INFO] finished tweaking git repo https://github.com/freepicheep/nuance
[INFO] tweaked toml for git repo https://github.com/freepicheep/nuance written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/freepicheep/nuance on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/freepicheep/nuance already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `qv`
[INFO] [stderr]   * `bin` target `qvx`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded zip v8.2.0
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e926b5f61f1bfa7b31f9f53fb2ff49842f9aeac489e02af25641617897531cc
[INFO] running `Command { std: "docker" "start" "-a" "3e926b5f61f1bfa7b31f9f53fb2ff49842f9aeac489e02af25641617897531cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e926b5f61f1bfa7b31f9f53fb2ff49842f9aeac489e02af25641617897531cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e926b5f61f1bfa7b31f9f53fb2ff49842f9aeac489e02af25641617897531cc", kill_on_drop: false }`
[INFO] [stdout] 3e926b5f61f1bfa7b31f9f53fb2ff49842f9aeac489e02af25641617897531cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d02b3ac72b03f11dbb158c8ddf605987aff56a2d4bf105d1d49816943ca621d
[INFO] running `Command { std: "docker" "start" "-a" "5d02b3ac72b03f11dbb158c8ddf605987aff56a2d4bf105d1d49816943ca621d", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `qv`
[INFO] [stderr]   * `bin` target `qvx`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zip v8.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling quiver v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "5d02b3ac72b03f11dbb158c8ddf605987aff56a2d4bf105d1d49816943ca621d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d02b3ac72b03f11dbb158c8ddf605987aff56a2d4bf105d1d49816943ca621d", kill_on_drop: false }`
[INFO] [stdout] 5d02b3ac72b03f11dbb158c8ddf605987aff56a2d4bf105d1d49816943ca621d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8d05181fb088c87545e2dab3d02bc6d51db6ffdcd71582f97b5574336bc1f36
[INFO] running `Command { std: "docker" "start" "-a" "e8d05181fb088c87545e2dab3d02bc6d51db6ffdcd71582f97b5574336bc1f36", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `qv`
[INFO] [stderr]   * `bin` target `qvx`
[INFO] [stderr]    Compiling quiver v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.80s
[INFO] running `Command { std: "docker" "inspect" "e8d05181fb088c87545e2dab3d02bc6d51db6ffdcd71582f97b5574336bc1f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d05181fb088c87545e2dab3d02bc6d51db6ffdcd71582f97b5574336bc1f36", kill_on_drop: false }`
[INFO] [stdout] e8d05181fb088c87545e2dab3d02bc6d51db6ffdcd71582f97b5574336bc1f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81ea0231ebf370b9f5f5f6d8e298dc5803cd968e387b6be728b66675baa2382e
[INFO] running `Command { std: "docker" "start" "-a" "81ea0231ebf370b9f5f5f6d8e298dc5803cd968e387b6be728b66675baa2382e", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `qv`
[INFO] [stderr]   * `bin` target `qvx`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qv-fdb252649e86d62c)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test cli::tests::list_alias_parses ... ok
[INFO] [stdout] test cli::tests::install_parses_security_flags ... ok
[INFO] [stdout] test cli::tests::init_parses_with_nu_version ... ok
[INFO] [stdout] test cli::tests::qvx_subcommand_parses_nu_version ... ok
[INFO] [stdout] test cli::tests::qvx_subcommand_parses_source_command_and_args ... ok
[INFO] [stdout] test cli::tests::add_plugin_parses_with_bin ... ok
[INFO] [stdout] test cli::tests::remove_alias_parses ... ok
[INFO] [stdout] test checksum::tests::hash_changes_with_content ... ok
[INFO] [stdout] test cli::tests::qvx_subcommand_preserves_hyphenated_args ... ok
[INFO] [stdout] test cli::tests::run_subcommand_parses_with_multiple_args ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_supports_custom_domain ... ok
[INFO] [stdout] test checksum::tests::hash_is_deterministic ... ok
[INFO] [stdout] test cli::tests::short_uppercase_v_displays_version ... ok
[INFO] [stdout] test cli::tests::version_subcommand_parses ... ok
[INFO] [stdout] test config::tests::config_dir_paths ... ok
[INFO] [stdout] test cli::tests::short_v_displays_version ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_rejects_unknown_provider ... ok
[INFO] [stdout] test config::tests::install_store_paths ... ok
[INFO] [stdout] test config::tests::missing_provider_defaults_to_github ... ok
[INFO] [stdout] test config::tests::legacy_dependencies_table_still_parses_into_modules ... ok
[INFO] [stdout] test config::tests::modules_dir_default ... ok
[INFO] [stdout] test config::tests::round_trip ... ok
[INFO] [stdout] test config::tests::round_trip_with_override ... ok
[INFO] [stdout] test config::tests::security_config_round_trip ... ok
[INFO] [stdout] test checksum::tests::single_file_directory_hash_changes_with_content ... ok
[INFO] [stdout] test config::tests::install_mode_round_trip ... ok
[INFO] [stdout] test installer::tests::discovers_nested_module_path_without_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::dist_info_dir_name_uses_tag_or_short_rev ... ok
[INFO] [stdout] test installer::tests::discovers_nested_module_path_from_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::discovers_root_module_path_without_nupm_metadata ... ok
[INFO] [stdout] test config::tests::modules_dir_custom ... ok
[INFO] [stdout] test git::tests::url_cache_key_is_stable_and_not_lossy ... ok
[INFO] [stdout] test installer::tests::frozen_checksum_verification_requires_matching_sha ... ok
[INFO] [stdout] test installer::tests::find_extracted_nu_plugins_finds_only_core_plugins ... ok
[INFO] [stdout] test installer::tests::extract_archive_rejects_zip_path_traversal_entries ... ok
[INFO] [stdout] test installer::tests::extract_archive_rejects_tar_symlink_entries ... ok
[INFO] [stdout] test installer::tests::global_autoload_guidance_uses_vendor_autoload ... ok
[INFO] [stdout] test installer::tests::frozen_policy_forces_signed_assets_and_disables_fallback ... ok
[INFO] [stdout] test installer::tests::find_core_plugin_binary_checks_quiver_version_plugins_dir ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_accepts_matching_module_entries ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_accepts_matching_plugin_entries ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_detects_missing_module_entry ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_detects_missing_plugin_entry ... ok
[INFO] [stdout] test installer::tests::find_core_plugin_binary_prefers_same_dir_as_nu ... ok
[INFO] [stdout] test installer::tests::frozen_install_without_dependencies_writes_activate_overlay ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_exact_nu_version_for_core_plugin ... ok
[INFO] [stdout] test installer::tests::link_plugin_into_env_is_idempotent_when_target_matches ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_module_ref ... ok
[INFO] [stdout] test installer::tests::link_plugin_into_env_creates_link ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_creates_symlink ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_missing_plugin_entry ... ok
[INFO] [stdout] test installer::tests::nu_string_literal_escapes_paths ... ok
[INFO] [stdout] test installer::tests::installed_global_module_matches_lock_requires_matching_tree_and_dist_info ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_plugin_bin ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_keeps_range_nu_version_for_core_plugin ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_unknown_artifacts ... ok
[INFO] [stdout] test installer::tests::parse_expected_sha256_rejects_malformed_digest ... ok
[INFO] [stdout] test installer::tests::parse_expected_sha256_supports_common_formats ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_module_mismatches ... ok
[INFO] [stdout] test installer::tests::parse_yes_no_rejects_invalid_answers ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_replaces_existing ... ok
[INFO] [stdout] test installer::tests::detect_nu_path_prefers_quiver_nu_bin_override ... ok
[INFO] [stdout] test installer::tests::partition_global_dependencies_reuses_matching_lock_entries ... ok
[INFO] [stdout] test installer::tests::parse_yes_no_accepts_expected_answers ... ok
[INFO] [stdout] test installer::tests::plugin_add_command_escapes_paths ... ok
[INFO] [stdout] test installer::tests::plugin_install_display_ref_prefers_version_dir_name ... ok
[INFO] [stdout] test installer::tests::plugin_registry_name_strips_common_prefix ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_prefers_current_version_for_unpinned_projects ... ok
[INFO] [stdout] test installer::tests::plugin_install_display_ref_falls_back_to_short_rev ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_uses_installed_store_when_current_version_mismatches ... ok
[INFO] [stdout] test installer::tests::plugin_registration_targets_are_sorted_and_deduped ... ok
[INFO] [stdout] test installer::tests::install_without_dependencies_rewrites_lockfile_to_empty ... ok
[INFO] [stdout] test installer::tests::reconcile_global_modules_removes_stale_module_directories_and_metadata ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_prefers_current_version_when_it_matches_requirement ... ok
[INFO] [stdout] test installer::tests::resolved_module_matches_existing_lock_requires_exact_resolved_identity ... ok
[INFO] [stdout] test installer::tests::reconcile_global_plugin_registry_skips_nu_lookup_when_no_plugin_changes ... ok
[INFO] [stdout] test installer::tests::install_extracted_nu_plugins_copies_into_shared_plugins_store ... ok
[INFO] [stdout] test installer::tests::select_plugin_release_asset_ignores_checksum_and_signature_assets ... ok
[INFO] [stdout] test installer::tests::select_plugin_release_asset_prefers_matching_tag_and_platform ... ok
[INFO] [stdout] test installer::tests::resolved_plugin_matches_existing_lock_allows_nu_core_versioned_lock_entries ... ok
[INFO] [stdout] test installer::tests::resolved_plugin_matches_existing_lock_checks_bin_and_ref ... ok
[INFO] [stdout] test installer::tests::streaming_copy_preserves_file_contents ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_skips_when_env_requests_it ... ok
[INFO] [stdout] test installer::tests::sync_plugin_registry_removes_stale_file_when_no_plugins ... ok
[INFO] [stdout] test installer::tests::supported_plugin_archive_formats_include_tgz_and_tar_xz ... ok
[INFO] [stdout] test installer::tests::verify_downloaded_asset_detects_match_and_mismatch ... ok
[INFO] [stdout] test lockfile::tests::find_package_by_name_and_kind ... ok
[INFO] [stdout] test installer::tests::writes_config_nu ... ok
[INFO] [stdout] test lockfile::tests::parse_optional_asset_metadata ... ok
[INFO] [stdout] test lockfile::tests::parse_plugin_kind ... ok
[INFO] [stdout] test lockfile::tests::parse_unknown_kind_as_other ... ok
[INFO] [stdout] test installer::tests::writes_activate_overlay ... ok
[INFO] [stdout] test installer::tests::write_module_dist_info_excludes_nested_module_subdir ... ok
[INFO] [stdout] test lockfile::tests::round_trip ... ok
[INFO] [stdout] test installer::tests::write_text_file_if_changed_is_idempotent ... ok
[INFO] [stdout] test installer::tests::write_module_dist_info_root_module_keeps_peripheral_files_only ... ok
[INFO] [stdout] test manifest::tests::accepts_semver_range_nu_version_requirement ... ok
[INFO] [stdout] test manifest::tests::accepts_core_plugin_source_without_git_or_refs ... ok
[INFO] [stdout] test manifest::tests::reject_dep_with_multiple_refs ... ok
[INFO] [stdout] test manifest::tests::reject_core_plugin_source_with_git_or_refs ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dependency_with_insecure_http_git_source ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dep_with_empty_bin ... ok
[INFO] [stdout] test manifest::tests::reject_invalid_nu_version_requirement ... ok
[INFO] [stdout] test manifest::tests::reject_module_dependency_with_insecure_http_git_source ... ok
[INFO] [stdout] test manifest::tests::round_trip_parse_manifest ... ok
[INFO] [stdout] test nu::tests::extracts_semver_from_nu_version_output ... ok
[INFO] [stdout] test nu::tests::parses_plain_version_as_exact_requirement ... ok
[INFO] [stdout] test nu::tests::parses_semver_range_requirement ... ok
[INFO] [stdout] test manifest::tests::to_toml_string_emits_stable_sorted_dependencies ... ok
[INFO] [stdout] test safety::tests::dependency_name_accepts_common_safe_names ... ok
[INFO] [stdout] test resolver::tests::conflict_detection ... ok
[INFO] [stdout] test safety::tests::dependency_name_rejects_path_traversal_patterns ... ok
[INFO] [stdout] test manifest::tests::reject_dep_with_no_refs ... ok
[INFO] [stdout] test manifest::tests::find_project_dir_walks_up_parent_directories ... ok
[INFO] [stdout] test safety::tests::normalized_relative_path_blocks_absolute_and_parent_components ... ok
[INFO] [stdout] test tests::build_qvx_wrapper_imports_module_and_invokes_command ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dep_with_no_refs ... ok
[INFO] [stdout] test safety::tests::secure_git_source_allows_https_and_ssh ... ok
[INFO] [stdout] test tests::build_qvx_wrapper_rejects_unsafe_command_text ... ok
[INFO] [stdout] test safety::tests::secure_git_source_rejects_http_and_unknown_schemes ... ok
[INFO] [stdout] test tests::init_rejects_invalid_explicit_nu_version ... ok
[INFO] [stdout] test tests::cmd_lsp_with_explicit_editors_generates_configs ... ok
[INFO] [stdout] test tests::cmd_lsp_rejects_unknown_editor ... ok
[INFO] [stdout] test tests::cmd_run_discovers_project_from_subdirectory ... ok
[INFO] [stdout] test tests::cmd_run_requires_manifest ... ok
[INFO] [stdout] test tests::list_installed_module_names_handles_missing_directory ... ok
[INFO] [stdout] test tests::helix_lsp_config_generates_languages_toml ... ok
[INFO] [stdout] test tests::list_installed_global_plugin_names_reads_lockfile ... ok
[INFO] [stdout] test tests::list_installed_module_names_returns_sorted_directories_only ... ok
[INFO] [stdout] test tests::list_installed_plugin_names_handles_missing_directory ... ok
[INFO] [stdout] test tests::normalize_dependency_source_expands_repo_shorthand ... ok
[INFO] [stdout] test tests::normalize_dependency_source_passes_through_urls ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_insecure_http_url ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_insecure_provider_url ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_invalid_input ... ok
[INFO] [stdout] test tests::normalize_dependency_source_requires_provider_for_shorthand ... ok
[INFO] [stdout] test tests::init_creates_gitignore_with_nu_env_entry ... ok
[INFO] [stdout] test tests::init_respects_explicit_name_but_uses_current_dir_for_mod_nu_subdir ... ok
[INFO] [stdout] test tests::resolve_core_plugin_name_accepts_full_name ... ok
[INFO] [stdout] test tests::qvx_nu_version_rejects_invalid_explicit_requirement ... ok
[INFO] [stdout] test tests::resolve_core_plugin_name_handles_short_aliases_and_typos ... ok
[INFO] [stdout] test tests::resolve_qvx_source_rejects_shorthand_and_explicit_ref ... ok
[INFO] [stdout] test tests::init_omits_authors_when_git_user_name_is_empty ... ok
[INFO] [stdout] test tests::resolve_run_invocation_injects_config_for_nu ... ok
[INFO] [stdout] test tests::resolve_run_invocation_leaves_other_commands_unchanged ... ok
[INFO] [stdout] test tests::list_installed_plugin_names_returns_sorted_plugin_binaries ... ok
[INFO] [stdout] test tests::remove_module_dist_info_dirs_removes_only_matching_module_dist_info ... ok
[INFO] [stdout] test tests::split_qvx_source_tag_does_not_treat_ssh_user_as_tag ... ok
[INFO] [stdout] test tests::split_qvx_source_tag_parses_repo_tag_shorthand ... ok
[INFO] [stdout] test tests::resolve_run_invocation_wraps_nu_script ... ok
[INFO] [stdout] test tests::resolve_run_invocation_preserves_existing_plugin_config_for_nu ... ok
[INFO] [stdout] test tests::write_qvx_manifest_includes_nu_version ... ok
[INFO] [stdout] test tests::zed_lsp_config_generates_settings_json ... ok
[INFO] [stdout] test tests::init_appends_nu_env_entry_to_existing_gitignore ... ok
[INFO] [stdout] test tests::split_qvx_source_tag_parses_ssh_repo_tag_shorthand ... ok
[INFO] [stdout] test tests::init_creates_mod_nu_in_subdir_named_after_current_dir ... ok
[INFO] [stdout] test tests::init_uses_explicit_nu_version_when_provided ... ok
[INFO] [stdout] test tests::init_uses_git_user_name_for_authors_when_available ... ok
[INFO] [stdout] test git::tests::origin_match_allows_normalized_git_urls ... ok
[INFO] [stdout] test git::tests::origin_match_rejects_mismatched_cached_repo ... ok
[INFO] [stdout] test git::tests::latest_tag_falls_back_for_non_semver_tags ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_resolves_known_aliases ... ok
[INFO] [stdout] test git::tests::latest_tag_uses_semver_order_instead_of_lexicographic_order ... ok
[INFO] [stdout] test lockfile::tests::parse_spec_format ... ok
[INFO] [stdout] test tests::normalize_dependency_source_uses_custom_provider ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qvx-910ef4563979eb15)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test cli::tests::add_plugin_parses_with_bin ... ok
[INFO] [stdout] test checksum::tests::hash_changes_with_content ... ok
[INFO] [stdout] test cli::tests::init_parses_with_nu_version ... ok
[INFO] [stdout] test config::tests::config_dir_paths ... ok
[INFO] [stdout] test cli::tests::remove_alias_parses ... ok
[INFO] [stdout] test cli::tests::qvx_subcommand_preserves_hyphenated_args ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_rejects_unknown_provider ... ok
[INFO] [stdout] test cli::tests::list_alias_parses ... ok
[INFO] [stdout] test cli::tests::short_uppercase_v_displays_version ... ok
[INFO] [stdout] test cli::tests::qvx_subcommand_parses_nu_version ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_resolves_known_aliases ... ok
[INFO] [stdout] test cli::tests::install_parses_security_flags ... ok
[INFO] [stdout] test cli::tests::short_v_displays_version ... ok
[INFO] [stdout] test checksum::tests::single_file_directory_hash_changes_with_content ... ok
[INFO] [stdout] test cli::tests::version_subcommand_parses ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_supports_custom_domain ... ok
[INFO] [stdout] test config::tests::install_store_paths ... ok
[INFO] [stdout] test config::tests::modules_dir_custom ... ok
[INFO] [stdout] test config::tests::modules_dir_default ... ok
[INFO] [stdout] test config::tests::missing_provider_defaults_to_github ... ok
[INFO] [stdout] test config::tests::legacy_dependencies_table_still_parses_into_modules ... ok
[INFO] [stdout] test config::tests::security_config_round_trip ... ok
[INFO] [stdout] test config::tests::round_trip_with_override ... ok
[INFO] [stdout] test config::tests::round_trip ... ok
[INFO] [stdout] test cli::tests::qvx_subcommand_parses_source_command_and_args ... ok
[INFO] [stdout] test checksum::tests::hash_is_deterministic ... ok
[INFO] [stdout] test cli::tests::run_subcommand_parses_with_multiple_args ... ok
[INFO] [stdout] test installer::tests::dist_info_dir_name_uses_tag_or_short_rev ... ok
[INFO] [stdout] test installer::tests::detect_nu_path_prefers_quiver_nu_bin_override ... ok
[INFO] [stdout] test git::tests::url_cache_key_is_stable_and_not_lossy ... ok
[INFO] [stdout] test installer::tests::discovers_root_module_path_without_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::discovers_nested_module_path_without_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::discovers_nested_module_path_from_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::extract_archive_rejects_tar_symlink_entries ... ok
[INFO] [stdout] test installer::tests::frozen_checksum_verification_requires_matching_sha ... ok
[INFO] [stdout] test installer::tests::frozen_policy_forces_signed_assets_and_disables_fallback ... ok
[INFO] [stdout] test installer::tests::global_autoload_guidance_uses_vendor_autoload ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_accepts_matching_module_entries ... ok
[INFO] [stdout] test installer::tests::find_extracted_nu_plugins_finds_only_core_plugins ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_accepts_matching_plugin_entries ... ok
[INFO] [stdout] test installer::tests::find_core_plugin_binary_checks_quiver_version_plugins_dir ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_detects_missing_plugin_entry ... ok
[INFO] [stdout] test installer::tests::extract_archive_rejects_zip_path_traversal_entries ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_detects_missing_module_entry ... ok
[INFO] [stdout] test config::tests::install_mode_round_trip ... ok
[INFO] [stdout] test installer::tests::find_core_plugin_binary_prefers_same_dir_as_nu ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_creates_symlink ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_missing_plugin_entry ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_plugin_bin ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_exact_nu_version_for_core_plugin ... ok
[INFO] [stdout] test installer::tests::link_plugin_into_env_is_idempotent_when_target_matches ... ok
[INFO] [stdout] test installer::tests::link_plugin_into_env_creates_link ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_module_ref ... ok
[INFO] [stdout] test installer::tests::install_extracted_nu_plugins_copies_into_shared_plugins_store ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_module_mismatches ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_unknown_artifacts ... ok
[INFO] [stdout] test installer::tests::installed_global_module_matches_lock_requires_matching_tree_and_dist_info ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_keeps_range_nu_version_for_core_plugin ... ok
[INFO] [stdout] test installer::tests::parse_expected_sha256_rejects_malformed_digest ... ok
[INFO] [stdout] test installer::tests::nu_string_literal_escapes_paths ... ok
[INFO] [stdout] test installer::tests::partition_global_dependencies_reuses_matching_lock_entries ... ok
[INFO] [stdout] test installer::tests::plugin_add_command_escapes_paths ... ok
[INFO] [stdout] test installer::tests::plugin_install_display_ref_falls_back_to_short_rev ... ok
[INFO] [stdout] test installer::tests::plugin_install_display_ref_prefers_version_dir_name ... ok
[INFO] [stdout] test installer::tests::parse_expected_sha256_supports_common_formats ... ok
[INFO] [stdout] test installer::tests::plugin_registry_name_strips_common_prefix ... ok
[INFO] [stdout] test installer::tests::parse_yes_no_accepts_expected_answers ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_replaces_existing ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_prefers_current_version_for_unpinned_projects ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_prefers_current_version_when_it_matches_requirement ... ok
[INFO] [stdout] test installer::tests::parse_yes_no_rejects_invalid_answers ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_skips_when_env_requests_it ... ok
[INFO] [stdout] test installer::tests::reconcile_global_plugin_registry_skips_nu_lookup_when_no_plugin_changes ... ok
[INFO] [stdout] test installer::tests::plugin_registration_targets_are_sorted_and_deduped ... ok
[INFO] [stdout] test installer::tests::reconcile_global_modules_removes_stale_module_directories_and_metadata ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_uses_installed_store_when_current_version_mismatches ... ok
[INFO] [stdout] test installer::tests::resolved_module_matches_existing_lock_requires_exact_resolved_identity ... ok
[INFO] [stdout] test installer::tests::resolved_plugin_matches_existing_lock_allows_nu_core_versioned_lock_entries ... ok
[INFO] [stdout] test installer::tests::select_plugin_release_asset_ignores_checksum_and_signature_assets ... ok
[INFO] [stdout] test installer::tests::resolved_plugin_matches_existing_lock_checks_bin_and_ref ... ok
[INFO] [stdout] test installer::tests::install_without_dependencies_rewrites_lockfile_to_empty ... ok
[INFO] [stdout] test installer::tests::frozen_install_without_dependencies_writes_activate_overlay ... ok
[INFO] [stdout] test installer::tests::select_plugin_release_asset_prefers_matching_tag_and_platform ... ok
[INFO] [stdout] test installer::tests::streaming_copy_preserves_file_contents ... ok
[INFO] [stdout] test installer::tests::supported_plugin_archive_formats_include_tgz_and_tar_xz ... ok
[INFO] [stdout] test installer::tests::verify_downloaded_asset_detects_match_and_mismatch ... ok
[INFO] [stdout] test installer::tests::write_module_dist_info_excludes_nested_module_subdir ... ok
[INFO] [stdout] test installer::tests::write_module_dist_info_root_module_keeps_peripheral_files_only ... ok
[INFO] [stdout] test lockfile::tests::find_package_by_name_and_kind ... ok
[INFO] [stdout] test installer::tests::write_text_file_if_changed_is_idempotent ... ok
[INFO] [stdout] test lockfile::tests::parse_plugin_kind ... ok
[INFO] [stdout] test lockfile::tests::parse_unknown_kind_as_other ... ok
[INFO] [stdout] test lockfile::tests::parse_optional_asset_metadata ... ok
[INFO] [stdout] test manifest::tests::accepts_core_plugin_source_without_git_or_refs ... ok
[INFO] [stdout] test installer::tests::writes_activate_overlay ... ok
[INFO] [stdout] test lockfile::tests::parse_spec_format ... ok
[INFO] [stdout] test manifest::tests::accepts_semver_range_nu_version_requirement ... ok
[INFO] [stdout] test installer::tests::sync_plugin_registry_removes_stale_file_when_no_plugins ... ok
[INFO] [stdout] test installer::tests::writes_config_nu ... ok
[INFO] [stdout] test manifest::tests::reject_module_dependency_with_insecure_http_git_source ... ok
[INFO] [stdout] test manifest::tests::reject_dep_with_multiple_refs ... ok
[INFO] [stdout] test lockfile::tests::round_trip ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dep_with_empty_bin ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dep_with_no_refs ... ok
[INFO] [stdout] test manifest::tests::reject_core_plugin_source_with_git_or_refs ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dependency_with_insecure_http_git_source ... ok
[INFO] [stdout] test manifest::tests::round_trip_parse_manifest ... ok
[INFO] [stdout] test nu::tests::extracts_semver_from_nu_version_output ... ok
[INFO] [stdout] test nu::tests::parses_plain_version_as_exact_requirement ... ok
[INFO] [stdout] test nu::tests::parses_semver_range_requirement ... ok
[INFO] [stdout] test resolver::tests::conflict_detection ... ok
[INFO] [stdout] test safety::tests::dependency_name_accepts_common_safe_names ... ok
[INFO] [stdout] test safety::tests::dependency_name_rejects_path_traversal_patterns ... ok
[INFO] [stdout] test manifest::tests::reject_invalid_nu_version_requirement ... ok
[INFO] [stdout] test manifest::tests::to_toml_string_emits_stable_sorted_dependencies ... ok
[INFO] [stdout] test manifest::tests::find_project_dir_walks_up_parent_directories ... ok
[INFO] [stdout] test tests::build_qvx_wrapper_imports_module_and_invokes_command ... ok
[INFO] [stdout] test safety::tests::normalized_relative_path_blocks_absolute_and_parent_components ... ok
[INFO] [stdout] test tests::cmd_run_requires_manifest ... ok
[INFO] [stdout] test safety::tests::secure_git_source_allows_https_and_ssh ... ok
[INFO] [stdout] test tests::build_qvx_wrapper_rejects_unsafe_command_text ... ok
[INFO] [stdout] test manifest::tests::reject_dep_with_no_refs ... ok
[INFO] [stdout] test safety::tests::secure_git_source_rejects_http_and_unknown_schemes ... ok
[INFO] [stdout] test tests::helix_lsp_config_generates_languages_toml ... ok
[INFO] [stdout] test tests::cmd_run_discovers_project_from_subdirectory ... ok
[INFO] [stdout] test tests::list_installed_global_plugin_names_reads_lockfile ... ok
[INFO] [stdout] test tests::init_rejects_invalid_explicit_nu_version ... ok
[INFO] [stdout] test tests::list_installed_module_names_returns_sorted_directories_only ... ok
[INFO] [stdout] test tests::list_installed_module_names_handles_missing_directory ... ok
[INFO] [stdout] test tests::normalize_dependency_source_expands_repo_shorthand ... ok
[INFO] [stdout] test tests::normalize_dependency_source_passes_through_urls ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_insecure_http_url ... ok
[INFO] [stdout] test tests::init_creates_gitignore_with_nu_env_entry ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_invalid_input ... ok
[INFO] [stdout] test tests::init_respects_explicit_name_but_uses_current_dir_for_mod_nu_subdir ... ok
[INFO] [stdout] test tests::init_appends_nu_env_entry_to_existing_gitignore ... ok
[INFO] [stdout] test tests::normalize_dependency_source_uses_custom_provider ... ok
[INFO] [stdout] test tests::qvx_nu_version_rejects_invalid_explicit_requirement ... ok
[INFO] [stdout] test tests::resolve_core_plugin_name_accepts_full_name ... ok
[INFO] [stdout] test tests::resolve_core_plugin_name_handles_short_aliases_and_typos ... ok
[INFO] [stdout] test tests::remove_module_dist_info_dirs_removes_only_matching_module_dist_info ... ok
[INFO] [stdout] test tests::normalize_dependency_source_requires_provider_for_shorthand ... ok
[INFO] [stdout] test tests::resolve_run_invocation_injects_config_for_nu ... ok
[INFO] [stdout] test tests::resolve_qvx_source_rejects_shorthand_and_explicit_ref ... ok
[INFO] [stdout] test tests::resolve_run_invocation_leaves_other_commands_unchanged ... ok
[INFO] [stdout] test tests::resolve_run_invocation_preserves_existing_plugin_config_for_nu ... ok
[INFO] [stdout] test tests::resolve_run_invocation_wraps_nu_script ... ok
[INFO] [stdout] test tests::split_qvx_source_tag_parses_ssh_repo_tag_shorthand ... ok
[INFO] [stdout] test tests::split_qvx_source_tag_does_not_treat_ssh_user_as_tag ... ok
[INFO] [stdout] test tests::split_qvx_source_tag_parses_repo_tag_shorthand ... ok
[INFO] [stdout] test tests::write_qvx_manifest_includes_nu_version ... ok
[INFO] [stdout] test tests::zed_lsp_config_generates_settings_json ... ok
[INFO] [stdout] test tests::cmd_lsp_with_explicit_editors_generates_configs ... ok
[INFO] [stdout] test tests::cmd_lsp_rejects_unknown_editor ... ok
[INFO] [stdout] test tests::list_installed_plugin_names_handles_missing_directory ... ok
[INFO] [stdout] test tests::list_installed_plugin_names_returns_sorted_plugin_binaries ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_insecure_provider_url ... ok
[INFO] [stdout] test tests::init_creates_mod_nu_in_subdir_named_after_current_dir ... ok
[INFO] [stdout] test tests::init_uses_explicit_nu_version_when_provided ... ok
[INFO] [stdout] test tests::init_omits_authors_when_git_user_name_is_empty ... ok
[INFO] [stdout] test tests::init_uses_git_user_name_for_authors_when_available ... ok
[INFO] [stdout] test git::tests::origin_match_allows_normalized_git_urls ... ok
[INFO] [stdout] test git::tests::origin_match_rejects_mismatched_cached_repo ... ok
[INFO] [stdout] test git::tests::latest_tag_falls_back_for_non_semver_tags ... ok
[INFO] [stdout] test git::tests::latest_tag_uses_semver_order_instead_of_lexicographic_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "81ea0231ebf370b9f5f5f6d8e298dc5803cd968e387b6be728b66675baa2382e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ea0231ebf370b9f5f5f6d8e298dc5803cd968e387b6be728b66675baa2382e", kill_on_drop: false }`
[INFO] [stdout] 81ea0231ebf370b9f5f5f6d8e298dc5803cd968e387b6be728b66675baa2382e
